Home
last modified time | relevance | path

Searched refs:AFS_FTYPE_DIR (Results 1 – 4 of 4) sorted by relevance

/linux/fs/afs/
H A Dafs.h38 AFS_FTYPE_DIR = 2, enumerator
H A Dinode.c194 case AFS_FTYPE_DIR: in afs_inode_init_from_status()
321 if (vnode->status.type == AFS_FTYPE_DIR) in afs_apply_status()
328 } else if (vnode->status.type == AFS_FTYPE_DIR) { in afs_apply_status()
534 vnode->status.type != AFS_FTYPE_DIR && in afs_get_inode_cache()
H A Dyfsclient.c192 case AFS_FTYPE_DIR: in xdr_decode_YFSFetchStatus()
H A Dfsclient.c92 case AFS_FTYPE_DIR: in xdr_decode_AFSFetchStatus()