Home
last modified time | relevance | path

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

/linux-6.1.9/fs/afs/
Dafs.h38 AFS_FTYPE_DIR = 2, enumerator
Dinode.c109 case AFS_FTYPE_DIR: in afs_inode_init_from_status()
226 if (vnode->status.type == AFS_FTYPE_DIR) { in afs_apply_status()
233 } else if (vnode->status.type == AFS_FTYPE_DIR) { in afs_apply_status()
Dyfsclient.c192 case AFS_FTYPE_DIR: in xdr_decode_YFSFetchStatus()
Dfsclient.c92 case AFS_FTYPE_DIR: in xdr_decode_AFSFetchStatus()