Home
last modified time | relevance | path

Searched refs:cifs_sfu_type (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dinode.c442 cifs_sfu_type(struct cifs_fattr *fattr, const char *path, function
555 * FIXME: Doesn't this clobber the type bit we got from cifs_sfu_type ?
1038 tmprc = cifs_sfu_type(&fattr, full_path, cifs_sb, xid);
1040 cifs_dbg(FYI, "cifs_sfu_type failed: %d\n", tmprc);
/kernel/linux/linux-6.6/fs/smb/client/
H A Dinode.c505 cifs_sfu_type(struct cifs_fattr *fattr, const char *path, in cifs_sfu_type() function
623 * FIXME: Doesn't this clobber the type bit we got from cifs_sfu_type ?
1227 tmprc = cifs_sfu_type(fattr, full_path, cifs_sb, xid); in cifs_get_fattr()
1229 cifs_dbg(FYI, "cifs_sfu_type failed: %d\n", tmprc); in cifs_get_fattr()

Completed in 7 milliseconds