Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
H A Dinode.c395 .fileattr_get = hfsplus_fileattr_get,
727 int hfsplus_fileattr_get(struct dentry *dentry, struct file_kattr *fa) in hfsplus_fileattr_get() function
H A Dhfsplus_fs.h463 int hfsplus_fileattr_get(struct dentry *dentry, struct file_kattr *fa);
H A Ddir.c621 .fileattr_get = hfsplus_fileattr_get,