Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dfsopen.c78 const struct file_operations fscontext_fops = { variable
90 fd = anon_inode_getfd("[fscontext]", &fscontext_fops, fc, in fscontext_create_fd()
397 if (fd_file(f)->f_op != &fscontext_fops) in SYSCALL_DEFINE5()
H A Dnamespace.c4516 if (fd_file(f)->f_op != &fscontext_fops) in SYSCALL_DEFINE3()
/linux-6.15/include/linux/
H A Dfs_context.h171 extern const struct file_operations fscontext_fops;