Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/smbfs/
Dproto.h25 extern int smb_proc_getattr(struct dentry *dir, struct smb_fattr *fattr);
Ddir.c424 error = smb_proc_getattr(dentry, &finfo); in smb_lookup()
468 error = smb_proc_getattr(dentry, &fattr); in smb_instantiate()
Dinode.c192 error = smb_proc_getattr(dentry, &fattr); in smb_refresh_inode()
Dproc.c2723 smb_proc_getattr(struct dentry *dir, struct smb_fattr *fattr) in smb_proc_getattr() function