Searched refs:sysv_sops (Results 1 – 3 of 3) sorted by relevance
/fs/sysv/ | ||
D | sysv.h | 166 extern const struct super_operations sysv_sops; |
D | inode.c | 328 const struct super_operations sysv_sops = { variable |
D | super.c | 334 sb->s_op = &sysv_sops; in complete_read_super() |