Home
last modified time | relevance | path

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

/linux-6.15/fs/hfsplus/
H A Dinode.c361 .fileattr_get = hfsplus_fileattr_get,
657 int hfsplus_fileattr_get(struct dentry *dentry, struct fileattr *fa) in hfsplus_fileattr_get() function
H A Dhfsplus_fs.h492 int hfsplus_fileattr_get(struct dentry *dentry, struct fileattr *fa);
H A Ddir.c572 .fileattr_get = hfsplus_fileattr_get,