Searched refs:hfsplus_dentry_operations (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus/
H A Dhfsplus_fs.h330 extern const struct dentry_operations hfsplus_dentry_operations;
H A Ddir.c40 dentry->d_op = &hfsplus_dentry_operations;
H A Dsuper.c427 sb->s_root->d_op = &hfsplus_dentry_operations;
H A Dinode.c164 const struct dentry_operations hfsplus_dentry_operations = { variable in typeref:struct:dentry_operations
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dhfsplus_fs.h405 extern const struct dentry_operations hfsplus_dentry_operations;
H A Ddir.c43 dentry->d_op = &hfsplus_dentry_operations;
H A Dsuper.c506 sb->s_root->d_op = &hfsplus_dentry_operations;
H A Dinode.c304 const struct dentry_operations hfsplus_dentry_operations = { variable in typeref:struct:dentry_operations

Completed in 73 milliseconds