Home
last modified time | relevance | path

Searched refs:sharefs_dentry_info (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/sharefs/
H A Dsharefs.h56 struct sharefs_dentry_info { struct
110 #define SHAREFS_D(dent) ((struct sharefs_dentry_info *)(dent)->d_fsdata)
H A Dlookup.c22 sizeof(struct sharefs_dentry_info), in sharefs_init_dentry_cache()
45 struct sharefs_dentry_info *info = SHAREFS_D(dentry); in new_dentry_private_data()
/kernel/linux/linux-6.6/fs/sharefs/
H A Dsharefs.h57 struct sharefs_dentry_info { struct
111 #define SHAREFS_D(dent) ((struct sharefs_dentry_info *)(dent)->d_fsdata)
H A Dlookup.c22 sizeof(struct sharefs_dentry_info), in sharefs_init_dentry_cache()
45 struct sharefs_dentry_info *info = SHAREFS_D(dentry); in new_dentry_private_data()

Completed in 3 milliseconds