Home
last modified time | relevance | path

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

/linux-6.1.9/fs/exfat/
Dexfat_fs.h439 extern const struct dentry_operations exfat_dentry_ops;
Dsuper.c674 sb->s_d_op = &exfat_dentry_ops; in exfat_fill_super()
Dnamei.c135 const struct dentry_operations exfat_dentry_ops = { variable