Home
last modified time | relevance | path

Searched refs:fetch_status (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/afs/
H A Ddir_silly.c223 op->fetch_status.which = 1; in afs_do_silly_unlink()
H A Dyfsclient.c1504 struct afs_vnode_param *vp = &op->file[op->fetch_status.which]; in yfs_deliver_fs_fetch_status()
1537 struct afs_vnode_param *vp = &op->file[op->fetch_status.which]; in yfs_fs_fetch_status()
H A Ddir.c894 op->fetch_status.which = 1; in afs_do_lookup()
1620 op->fetch_status.which = 1; in afs_unlink()
H A Dfsclient.c241 struct afs_vnode_param *vp = &op->file[op->fetch_status.which]; in afs_deliver_fs_fetch_status()
274 struct afs_vnode_param *vp = &op->file[op->fetch_status.which]; in afs_fs_fetch_status()
H A Dinode.c328 struct afs_vnode_param *vp = &op->file[op->fetch_status.which]; in afs_fetch_status_success()
H A Dinternal.h811 } fetch_status; member