Home
last modified time | relevance | path

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

/openbmc/linux/fs/debugfs/
H A Dinternal.h18 struct debugfs_fsdata { struct
H A Dinode.c239 struct debugfs_fsdata *fsd = dentry->d_fsdata; in debugfs_release_dentry()
249 struct debugfs_fsdata *fsd = path->dentry->d_fsdata; in debugfs_automount()
639 struct debugfs_fsdata *fsd; in debugfs_create_automount()
735 struct debugfs_fsdata *fsd; in __debugfs_file_removed()
H A Dfile.c52 struct debugfs_fsdata *fsd = F_DENTRY(filp)->d_fsdata; in debugfs_real_fops()
84 struct debugfs_fsdata *fsd; in debugfs_file_get()
142 struct debugfs_fsdata *fsd = READ_ONCE(dentry->d_fsdata); in debugfs_file_put()