Home
last modified time | relevance | path

Searched refs:sharefs_dops (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/sharefs/
H A Ddentry.c38 const struct dentry_operations sharefs_dops = { variable
H A Dmain.c83 d_set_d_op(sb->s_root, &sharefs_dops); in sharefs_fill_super()
H A Dsharefs.h77 extern const struct dentry_operations sharefs_dops;
H A Dlookup.c214 d_set_d_op(dentry, &sharefs_dops); in __sharefs_lookup()
/kernel/linux/linux-6.6/fs/sharefs/
H A Ddentry.c38 const struct dentry_operations sharefs_dops = { variable
H A Dmain.c83 d_set_d_op(sb->s_root, &sharefs_dops); in sharefs_fill_super()
H A Dsharefs.h78 extern const struct dentry_operations sharefs_dops;
H A Dlookup.c214 d_set_d_op(dentry, &sharefs_dops); in __sharefs_lookup()

Completed in 4 milliseconds