Searched refs:fscontext_fops (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/
H A Dfsopen.c78 const struct file_operations fscontext_fops = { variable in typeref:struct:file_operations
91 fd = anon_inode_getfd("[fscontext]", &fscontext_fops, fc,
404 if (f.file->f_op != &fscontext_fops)
H A Dnamespace.c3984 if (f.file->f_op != &fscontext_fops)
/linux-master/include/linux/
H A Dfs_context.h167 extern const struct file_operations fscontext_fops;

Completed in 128 milliseconds