Searched refs:coda_getattr (Results 1 - 4 of 4) sorted by relevance

/fs/coda/
H A Dcoda_linux.h50 int coda_getattr(struct vfsmount *, struct dentry *, struct kstat *);
H A Dinode.c258 int coda_getattr(struct vfsmount *mnt, struct dentry *dentry, struct kstat *stat) function
290 .getattr = coda_getattr,
H A Dupcall.c100 inp->coda_getattr.VFid = *fid;
104 *attr = outp->coda_getattr.attr;
H A Ddir.c79 .getattr = coda_getattr,

Completed in 49 milliseconds