Searched refs:getattr (Results 1 - 100 of 100) sorted by relevance

/linux-4.1.27/fs/minix/
H A Dfile.c50 .getattr = minix_getattr,
H A Dnamei.c268 .getattr = minix_getattr,
H A Dinode.c440 .getattr = minix_getattr,
/linux-4.1.27/security/selinux/include/
H A Dclassmap.h2 "getattr", "setattr", "lock", "relabelfrom", "relabelto", "append"
12 #define COMMON_IPC_PERMS "create", "destroy", "getattr", "setattr", "read", \
29 "getattr", "setexec", "setfscreate", "noatsecure", "siginh",
46 { "mount", "remount", "unmount", "getattr",
/linux-4.1.27/fs/ramfs/
H A Dfile-mmu.c45 .getattr = simple_getattr,
H A Dfile-nommu.c57 .getattr = simple_getattr,
/linux-4.1.27/fs/sysv/
H A Dfile.c56 .getattr = sysv_getattr,
H A Dnamei.c289 .getattr = sysv_getattr,
H A Dinode.c151 .getattr = sysv_getattr,
/linux-4.1.27/fs/nfs/
H A Dsymlink.c76 .getattr = nfs_getattr,
H A Dproc.c50 * Bare-bones access to getattr: this is for nfs_read_super.
65 dprintk("%s: call getattr\n", __func__); nfs_proc_get_root()
71 dprintk("%s: reply getattr: %d\n", __func__, status); nfs_proc_get_root()
110 dprintk("NFS call getattr\n"); nfs_proc_getattr()
113 dprintk("NFS reply getattr: %d\n", status); nfs_proc_getattr()
690 .getattr = nfs_getattr,
696 .getattr = nfs_getattr,
709 .getattr = nfs_proc_getattr,
H A Dnfs3proc.c78 dprintk("%s: reply getattr: %d\n", __func__, status); do_proc_get_root()
84 * Bare-bones access to getattr: this is for nfs_get_root/nfs_get_sb
112 dprintk("NFS call getattr\n"); nfs3_proc_getattr()
115 dprintk("NFS reply getattr: %d\n", status); nfs3_proc_getattr()
898 .getattr = nfs_getattr,
912 .getattr = nfs_getattr,
933 .getattr = nfs3_proc_getattr,
H A Dgetroot.c93 dprintk("nfs_get_root: getattr error = %d\n", -error); nfs_get_root()
H A Dnamespace.c198 .getattr = nfs_getattr,
203 .getattr = nfs_namespace_getattr,
H A Dnfs3xdr.c2507 PROC(GETATTR, getattr, getattr, 1),
2524 PROC(FSSTAT, getattr, fsstat, 0),
2525 PROC(FSINFO, getattr, fsinfo, 0),
2526 PROC(PATHCONF, getattr, pathconf, 0),
H A Dclient.c1088 error = nfs_mod->rpc_ops->getattr(server, mount_info->mntfh, fattr, NULL); nfs_create_server()
1090 dprintk("nfs_create_server: getattr error = %d\n", -error); nfs_create_server()
H A Dinode.c659 * We may force a getattr if the user cares about atime. nfs_getattr()
960 status = NFS_PROTO(inode)->getattr(server, NFS_FH(inode), fattr, label); __nfs_revalidate_inode()
962 dfprintk(PAGECACHE, "nfs_revalidate_inode: (%s/%Lu) getattr failed, error=%d\n", __nfs_revalidate_inode()
H A Ddir.c1666 error = server->nfs_client->rpc_ops->getattr(server, fhandle, fattr, NULL); nfs_instantiate()
H A Dnfs4proc.c3145 dprintk("nfs4_get_root: getattr error = %d\n", -error); nfs4_proc_get_root()
8604 .getattr = nfs_getattr,
8614 .getattr = nfs_getattr,
8631 .getattr = nfs4_proc_getattr,
H A Dnfs4xdr.c6335 * in which case the getattr call will fail with nfs4_xdr_dec_close()
/linux-4.1.27/fs/ocfs2/
H A Dsymlink.c93 .getattr = ocfs2_getattr,
H A Dfile.c2603 .getattr = ocfs2_getattr,
2616 .getattr = ocfs2_getattr,
H A Dinode.c1208 * This is called from our getattr.
H A Dnamei.c2893 .getattr = ocfs2_getattr,
/linux-4.1.27/tools/testing/selftests/memfd/
H A Dfuse_mnt.c101 .getattr = memfd_getattr,
/linux-4.1.27/fs/proc/
H A Dnamespaces.c170 .getattr = pid_getattr,
H A Dproc_net.c162 .getattr = proc_tgid_net_getattr,
H A Droot.c243 .getattr = proc_root_getattr,
H A Dbase.c1514 * it only makes getattr() consistent with readdir(). pid_getattr()
2067 set_nlink(inode, 2); /* Use getattr to fix if necessary */ proc_pident_instantiate()
2246 .getattr = pid_getattr,
2663 .getattr = pid_getattr,
3005 .getattr = pid_getattr,
3203 .getattr = proc_task_getattr,
H A Dgeneric.c329 .getattr = proc_getattr,
H A Dproc_sysctl.c799 .getattr = proc_sys_getattr,
806 .getattr = proc_sys_getattr,
/linux-4.1.27/fs/kernfs/
H A Dsymlink.c145 .getattr = kernfs_iop_getattr,
H A Dinode.c30 .getattr = kernfs_iop_getattr,
H A Ddir.c927 .getattr = kernfs_iop_getattr,
/linux-4.1.27/fs/ceph/
H A Dstrings.c58 case CEPH_MDS_OP_GETATTR: return "getattr"; ceph_mds_op_name()
H A Ddir.c20 * specific inode (e.g., a getattr due to fstat(2)), or as a path
660 req->r_args.getattr.mask = cpu_to_le32(CEPH_STAT_CAP_INODE); ceph_lookup()
1369 .getattr = ceph_getattr,
1391 .getattr = ceph_getattr,
H A Dinode.c23 * Implement basic inode helpers (get, alloc) and inode ops (getattr,
95 .getattr = ceph_getattr,
1705 .getattr = ceph_getattr,
1922 * do a getattr against an mds.
1948 req->r_args.getattr.mask = cpu_to_le32(mask); __ceph_do_getattr()
H A Dsuper.c733 req->r_args.getattr.mask = cpu_to_le32(CEPH_STAT_CAP_INODE); open_root_dentry()
H A Dcaps.c2264 * drop cap refs first because getattr while holding ceph_get_caps()
2270 /* getattr request will bring inline data into page cache */ ceph_get_caps()
/linux-4.1.27/net/sunrpc/
H A Dtimer.c105 * getattr, lookup,
/linux-4.1.27/fs/afs/
H A Dmntpt.c37 .getattr = afs_getattr,
41 .getattr = afs_getattr,
H A Dfile.c44 .getattr = afs_getattr,
H A Ddir.c61 .getattr = afs_getattr,
/linux-4.1.27/fs/
H A Dstat.c41 * vfs_getattr_nosec - getattr without security checks
56 if (inode->i_op->getattr) vfs_getattr_nosec()
57 return inode->i_op->getattr(path->mnt, path->dentry, stat); vfs_getattr_nosec()
H A Dbad_inode.c143 .getattr = bad_inode_getattr,
H A Dlibfs.c1145 .getattr = empty_dir_getattr,
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
H A Dsymlink.c164 .getattr = ll_getattr,
H A Ddcache.c300 /* drop lookup or getattr locks immediately */ ll_lookup_finish_locks()
H A Dllite_close.c233 /* If inode is already in another epoch, skip getattr from OSTs. */ ll_som_update()
H A Dstatahead.c77 /* pointer to async getattr enqueue info */
79 /* pointer to the async getattr request */
282 * Used by the async getattr request callback to find entry with index.
1568 * Such "getattr" has been skipped before do_statahead_enter()
H A Dxattr.c501 /* LSM is present already after lookup/getattr call. ll_getxattr()
H A Dnamei.c1160 .getattr = ll_getattr,
1171 .getattr = ll_getattr,
H A Dfile.c961 * Performs the getattr on the inode and updates its fields.
962 * If @sync != 0, perform the getattr under the server-side lock.
2911 /* XXX: Enable OBD_CONNECT_ATTRFID to reduce unnecessary getattr RPC. __ll_inode_revalidate()
2921 /* Call getattr by fid, so do not provide name at all. */ __ll_inode_revalidate()
3012 * block up to the end of restore (getattr will block) ll_inode_revalidate()
3183 .getattr = ll_getattr,
H A Dllite_internal.h1254 * or "lookup", for "getattr", for "getxattr", and maybe for others. d_need_statahead()
1257 * The "revalidate" call for "getattr" and "getxattr" of a dentry maybe d_need_statahead()
H A Dlproc_llite.c906 { LPROC_LL_GETATTR, LPROCFS_TYPE_REGS, "getattr" },
H A Dllite_lib.c2045 * Layout lock can be piggybacked by getattr and open request. ll_prep_inode()
/linux-4.1.27/security/apparmor/
H A Daudit.c39 "getattr",
/linux-4.1.27/fs/overlayfs/
H A Dinode.c386 .getattr = ovl_getattr,
398 .getattr = ovl_getattr,
H A Ddir.c954 .getattr = ovl_dir_getattr,
/linux-4.1.27/fs/f2fs/
H A Dnamei.c795 .getattr = f2fs_getattr,
811 .getattr = f2fs_getattr,
822 .getattr = f2fs_getattr,
H A Dfile.c653 .getattr = f2fs_getattr,
/linux-4.1.27/fs/xfs/
H A Dxfs_iops.c1110 .getattr = xfs_vn_getattr,
1138 .getattr = xfs_vn_getattr,
1166 .getattr = xfs_vn_getattr,
1180 .getattr = xfs_vn_getattr,
/linux-4.1.27/fs/nfsd/
H A Dnfs2acl.c371 PROC(getattr, fhandle, attrstat, attrstat, RC_NOCACHE, ST+AT),
H A Dnfs4proc.c690 struct nfsd4_getattr *getattr) nfsd4_getattr()
698 if (getattr->ga_bmval[1] & NFSD_WRITEONLY_ATTRS_WORD1) nfsd4_getattr()
701 getattr->ga_bmval[0] &= nfsd_suppattrs0(cstate->minorversion); nfsd4_getattr()
702 getattr->ga_bmval[1] &= nfsd_suppattrs1(cstate->minorversion); nfsd4_getattr()
703 getattr->ga_bmval[2] &= nfsd_suppattrs2(cstate->minorversion); nfsd4_getattr()
705 getattr->ga_fhp = &cstate->current_fh; nfsd4_getattr()
1801 u32 *bmap = op->u.getattr.ga_bmval; nfsd4_getattr_rsize()
689 nfsd4_getattr(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_getattr *getattr) nfsd4_getattr() argument
H A Dnfs4xdr.c650 nfsd4_decode_getattr(struct nfsd4_compoundargs *argp, struct nfsd4_getattr *getattr) nfsd4_decode_getattr() argument
652 return nfsd4_decode_bitmap(argp, getattr->ga_bmval); nfsd4_decode_getattr()
3083 nfsd4_encode_getattr(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_getattr *getattr) nfsd4_encode_getattr() argument
3085 struct svc_fh *fhp = getattr->ga_fhp; nfsd4_encode_getattr()
3092 getattr->ga_bmval, nfsd4_encode_getattr()
4290 * getattr), it's not necessarily a problem if that estimate is wrong,
H A Dxdr4.h513 struct nfsd4_getattr getattr; member in union:nfsd4_op::__anon11116
/linux-4.1.27/fs/coda/
H A Dinode.c290 .getattr = coda_getattr,
H A Ddir.c568 .getattr = coda_getattr,
H A Dupcall.c98 insize = SIZE(getattr); venus_getattr()
/linux-4.1.27/fs/9p/
H A Dvfs_inode.c1507 .getattr = v9fs_vfs_getattr,
1520 .getattr = v9fs_vfs_getattr,
1525 .getattr = v9fs_vfs_getattr,
1533 .getattr = v9fs_vfs_getattr,
H A Dvfs_inode_dotl.c986 .getattr = v9fs_vfs_getattr_dotl,
996 .getattr = v9fs_vfs_getattr_dotl,
1009 .getattr = v9fs_vfs_getattr_dotl,
/linux-4.1.27/drivers/staging/lustre/lustre/include/
H A Dobd_class.h822 EXP_CHECK_DT_OP(exp, getattr); obd_getattr()
823 EXP_COUNTER_INCREMENT(exp, getattr); obd_getattr()
825 rc = OBP(exp->exp_obd, getattr)(env, exp, oinfo); obd_getattr()
1487 EXP_CHECK_MD_OP(exp, getattr); md_getattr()
1488 EXP_MD_COUNTER_INCREMENT(exp, getattr); md_getattr()
1489 rc = MDP(exp->exp_obd, getattr)(exp, op_data, request); md_getattr()
/linux-4.1.27/include/linux/ceph/
H A Dceph_fs.h350 } __attribute__ ((packed)) getattr; member in union:ceph_mds_request_args
568 /* cap masks (for getattr) */
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
H A Dlmv_intent.c240 * Handler for: getattr, lookup and revalidate cases.
/linux-4.1.27/fs/fat/
H A Dfile.c458 .getattr = fat_getattr,
H A Dnamei_msdos.c638 .getattr = fat_getattr,
H A Dnamei_vfat.c1041 .getattr = fat_getattr,
/linux-4.1.27/include/linux/
H A Dnfs_xdr.h1455 int (*getattr) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
1522 * NFS_CALL(getattr, inode, (fattr));
1524 * NFS_PROTO(inode)->getattr(fattr);
H A Dfs.h1645 int (*getattr) (struct vfsmount *mnt, struct dentry *, struct kstat *); member in struct:inode_operations
/linux-4.1.27/fs/gfs2/
H A Dinode.c1927 .getattr = gfs2_getattr,
1949 .getattr = gfs2_getattr,
1966 .getattr = gfs2_getattr,
/linux-4.1.27/fs/cifs/
H A Dxattr.c279 /* revalidate/getattr then populate from inode */ cifs_getxattr()
H A Dcifsfs.c862 .getattr = cifs_getattr,
884 .getattr = cifs_getattr, /* do we need this anymore? */
H A Dcifspdu.h50 #define SMB_COM_QUERY_INFORMATION 0x08 /* aka getattr */
/linux-4.1.27/fs/exportfs/
H A Dexpfs.c296 * actually call ->getattr, not just read i_ino: get_name()
/linux-4.1.27/fs/fuse/
H A Ddir.c108 * ->getattr() they will be fetched from userspace
1898 .getattr = fuse_getattr,
1919 .getattr = fuse_getattr,
1931 .getattr = fuse_getattr,
/linux-4.1.27/fs/ecryptfs/
H A Dinode.c1105 .getattr = ecryptfs_getattr_link,
1133 .getattr = ecryptfs_getattr,
/linux-4.1.27/fs/ocfs2/dlmfs/
H A Ddlmfs.c615 .getattr = simple_getattr,
/linux-4.1.27/fs/ext4/
H A Dfile.c654 .getattr = ext4_getattr,
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Dlprocfs_status.c1361 LPROCFS_OBD_OP_INIT(num_private_stats, stats, getattr); lprocfs_init_ops_stats()
1446 LPROCFS_MD_OP_INIT(num_private_stats, stats, getattr); lprocfs_init_mps_stats()
/linux-4.1.27/fs/ubifs/
H A Dfile.c1564 .getattr = ubifs_getattr,
1575 .getattr = ubifs_getattr,
H A Ddir.c1185 .getattr = ubifs_getattr,
/linux-4.1.27/security/tomoyo/
H A Dcommon.c28 [TOMOYO_MAC_FILE_GETATTR] = "getattr",
147 [TOMOYO_TYPE_GETATTR] = "getattr",
H A Dcommon.h701 * "file unlink", "file getattr", "file rmdir", "file truncate",
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
H A Dldlm_lock.c138 return "getattr"; ldlm_it2str()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
H A Dlov_obd.c1185 CERROR("%s: getattr objid "DOSTID" subobj" lov_getattr_async()
/linux-4.1.27/fs/btrfs/
H A Dinode.c9862 .getattr = btrfs_getattr,
9948 .getattr = btrfs_getattr,
9961 .getattr = btrfs_getattr,
9976 .getattr = btrfs_getattr,
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
H A Dlustre_idl.h2144 /* Cancel OST locks while getattr OST attributes. */
3276 __u64 o_data_version; /* getattr: sum of iversion for
/linux-4.1.27/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.c131 bfa_fsm_state_decl(bfa_ioc, getattr, struct bfa_ioc, enum ioc_event);
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfa_ioc.c142 bfa_fsm_state_decl(bfa_ioc, getattr, struct bfa_ioc_s, enum ioc_event);
/linux-4.1.27/kernel/sched/
H A Dcore.c3301 * getparam()/getattr() don't report silly values for !rt tasks. __setscheduler_params()

Completed in 1552 milliseconds