Home
last modified time | relevance | path

Searched refs:d_init (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Ddcache.h145 int (*d_init)(struct dentry *); member
/linux/Documentation/filesystems/
H A Dlocking.rst26 int (*d_init)(struct dentry *);
44 d_init: no no yes no
H A Dvfs.rst1260 int (*d_init)(struct dentry *);
1341 ``d_init``
/linux/fs/fuse/
H A Ddir.c334 .d_init = fuse_dentry_init,
342 .d_init = fuse_dentry_init,
/linux/fs/ceph/
H A Ddir.c2266 .d_init = ceph_d_init,