Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dnamei.c627 const struct dentry_operations ntfs_dentry_ops = { variable
H A Dntfs_fs.h734 extern const struct dentry_operations ntfs_dentry_ops;
H A Dsuper.c1178 sb->s_d_op = options->nocase ? &ntfs_dentry_ops : NULL; in ntfs_fill_super()