Searched refs:exfat_dir_inode_operations (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/exfat/
H A Dexfat_fs.h478 extern const struct inode_operations exfat_dir_inode_operations;
H A Dsuper.c368 inode->i_op = &exfat_dir_inode_operations;
H A Dinode.c657 inode->i_op = &exfat_dir_inode_operations;
H A Dnamei.c1307 const struct inode_operations exfat_dir_inode_operations = { variable in typeref:struct:inode_operations

Completed in 147 milliseconds