Home
last modified time | relevance | path

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

/Linux-v6.1/fs/
Dfsopen.c78 const struct file_operations fscontext_fops = { variable
91 fd = anon_inode_getfd("[fscontext]", &fscontext_fops, fc, in fscontext_create_fd()
368 if (f.file->f_op != &fscontext_fops) in SYSCALL_DEFINE5()
Dnamespace.c3677 if (f.file->f_op != &fscontext_fops) in SYSCALL_DEFINE3()
/Linux-v6.1/include/linux/
Dfs_context.h180 extern const struct file_operations fscontext_fops;