Searched refs:S_ISLNK (Results 126 - 129 of 129) sorted by relevance

123456

/linux-master/fs/smb/client/
H A Dcifssmb.c5445 else if (S_ISLNK(mode))
/linux-master/security/selinux/
H A Dhooks.c1513 (!S_ISLNK(inode->i_mode) ||
/linux-master/fs/smb/server/
H A Dsmb2pdu.c715 if (S_ISLNK(mode))
/linux-master/fs/btrfs/
H A Dinode.c9664 (S_ISREG(mode) || S_ISDIR(mode) || S_ISLNK(mode))) {

Completed in 323 milliseconds

123456