Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dnamei.c522 const struct dentry_operations ntfs_dentry_ops = { variable
Dntfs_fs.h740 extern const struct dentry_operations ntfs_dentry_ops;
Dsuper.c1185 sb->s_d_op = options->nocase ? &ntfs_dentry_ops : NULL; in ntfs_fill_super()