Home
last modified time | relevance | path

Searched refs:configfs_get (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/fs/configfs/
Dconfigfs_internal.h158 static inline struct configfs_dirent * configfs_get(struct configfs_dirent * sd) in configfs_get() function
Ddir.c238 dentry->d_fsdata = configfs_get(sd); in configfs_make_dirent()
427 dentry->d_fsdata = configfs_get(sd); in configfs_attach_attr()