Searched defs:is_reparse_point (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb1ops.c | 942 cifs_query_symlink(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, char **target_path, bool is_reparse_point) cifs_query_symlink() argument
|
H A D | inode.c | 927 bool is_reparse_point = false; local
|
H A D | smb2ops.c | 2895 smb2_query_symlink(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, char **target_path, bool is_reparse_point) smb2_query_symlink() argument
|
Completed in 11 milliseconds