Home
last modified time | relevance | path

Searched refs:attrexists_t (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_attr.h58 typedef int (*attrexists_t)(struct vnode *); typedef
68 attrexists_t attr_exists;
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_iops.c118 attrexists_t test_default_acl = _ACL_DEFAULT_EXISTS; in linvfs_mknod()