Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ntfs3/
Dnamei.c615 const struct dentry_operations ntfs_dentry_ops = { variable
Dntfs_fs.h731 extern const struct dentry_operations ntfs_dentry_ops;
Dsuper.c1167 sb->s_d_op = options->nocase ? &ntfs_dentry_ops : NULL; in ntfs_fill_super()