Home
last modified time | relevance | path

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

/linux/fs/qnx6/
H A Dinode.c222 struct qnx6_context { struct
233 struct qnx6_context *ctx = fc->fs_private; in qnx6_parse_param() argument
296 struct qnx6_context *ctx = fc->fs_private; in qnx6_fill_super()
646 struct qnx6_context *ctx; in qnx6_init_fs_context()
648 ctx = kzalloc(sizeof(struct qnx6_context), GFP_KERNEL); in qnx6_init_fs_context()