Searched refs:symlink (Results 101 - 107 of 107) sorted by relevance

12345

/linux-master/fs/bcachefs/
H A Dfs.c1145 .symlink = bch2_symlink,
/linux-master/fs/nfs/
H A Ddir.c1836 * procfs-style symlink. Just assume it's correct for now, but we may
2527 * symlink request has completed on the server.
2543 dfprintk(VFS, "NFS: symlink(%s/%lu, %pd, %s)\n", dir->i_sb->s_id,
2562 error = NFS_PROTO(dir)->symlink(dir, dentry, folio, pathlen, &attr);
2565 dfprintk(VFS, "NFS: symlink(%s/%lu, %pd, %s) error %d\n",
/linux-master/fs/ext4/
H A Dnamei.c3421 /* alloc symlink block and fill it */
3426 /* clear the extent format for fast symlink */
4225 .symlink = ext4_symlink,
/linux-master/fs/smb/client/
H A Dinode.c834 data.symlink = true;
1027 case 0: /* SMB1 symlink */
1100 * special file type e.g. symlink or fifo or char etc.
/linux-master/mm/
H A Dshmem.c4562 .symlink = shmem_symlink,
/linux-master/fs/ceph/
H A Dmds_client.c130 info->symlink = *p;
/linux-master/fs/btrfs/
H A Dinode.c11016 .symlink = btrfs_symlink,

Completed in 222 milliseconds

12345