Home
last modified time | relevance | path

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

/linux/fs/qnx6/
H A Dinode.c225 struct qnx6_context { struct
236 struct qnx6_context *ctx = fc->fs_private; in qnx6_parse_param() argument
299 struct qnx6_context *ctx = fc->fs_private; in qnx6_fill_super()
649 struct qnx6_context *ctx; in qnx6_init_fs_context()
651 ctx = kzalloc(sizeof(struct qnx6_context), GFP_KERNEL); in qnx6_init_fs_context()