Home
last modified time | relevance | path

Searched refs:qnx4_get_tree (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/fs/qnx4/ !
Dinode.c35 static int qnx4_get_tree(struct fs_context *fc);
57 .get_tree = qnx4_get_tree,
245 static int qnx4_get_tree(struct fs_context *fc) in qnx4_get_tree() function