Home
last modified time | relevance | path

Searched defs:st (Results 1 – 21 of 21) sorted by relevance

/fs/
Dstatfs.c72 struct kstatfs st; in vfs_get_fsid() local
95 int user_statfs(const char __user *pathname, struct kstatfs *st) in user_statfs()
113 int fd_statfs(int fd, struct kstatfs *st) in fd_statfs()
124 static int do_statfs_native(struct kstatfs *st, struct statfs __user *p) in do_statfs_native()
166 static int do_statfs64(struct kstatfs *st, struct statfs64 __user *p) in do_statfs64()
192 struct kstatfs st; in SYSCALL_DEFINE2() local
201 struct kstatfs st; in SYSCALL_DEFINE3() local
213 struct kstatfs st; in SYSCALL_DEFINE2() local
222 struct kstatfs st; in SYSCALL_DEFINE3() local
Dstat.c297 # define INIT_STRUCT_STAT_PADDING(st) memset(&st, 0, sizeof(st)) argument
440 # define INIT_STRUCT_STAT64_PADDING(st) memset(&st, 0, sizeof(st)) argument
/fs/9p/
Dvfs_inode_dotl.c59 struct p9_stat_dotl *st = (struct p9_stat_dotl *)data; in v9fs_test_inode_dotl() local
90 struct p9_stat_dotl *st = (struct p9_stat_dotl *)data; in v9fs_set_inode_dotl() local
100 struct p9_stat_dotl *st, in v9fs_qid_iget_dotl()
149 struct p9_stat_dotl *st; in v9fs_inode_from_fid_dotl() local
464 struct p9_stat_dotl *st; in v9fs_vfs_getattr_dotl() local
920 struct p9_stat_dotl *st; in v9fs_refresh_inode_dotl() local
Dvfs_inode.c450 struct p9_wstat *st = (struct p9_wstat *)data; in v9fs_test_inode() local
479 struct p9_wstat *st = (struct p9_wstat *)data; in v9fs_set_inode() local
487 struct p9_wstat *st, in v9fs_qid_iget()
534 struct p9_wstat *st; in v9fs_inode_from_fid() local
1058 struct p9_wstat *st; in v9fs_vfs_getattr() local
1240 struct p9_wstat *st; in v9fs_vfs_get_link() local
1400 struct p9_wstat *st; in v9fs_refresh_inode() local
Dvfs_super.c157 struct p9_stat_dotl *st = NULL; in v9fs_mount() local
167 struct p9_wstat *st = NULL; in v9fs_mount() local
Dvfs_dir.c89 struct p9_wstat st; in v9fs_dir_readdir() local
/fs/udf/
Dpartition.c116 struct sparingTable *st = NULL; in udf_get_pblock_spar15() local
155 struct sparingTable *st = NULL; in udf_relocate_blocks() local
Dsuper.c1337 struct sparingTable *st; in udf_load_sparable_map() local
/fs/ocfs2/cluster/
Dmasklog.h176 #define mlog_errno(st) ({ \ argument
/fs/nfsd/
Dnfs3acl.c16 #define RETURN_STATUS(st) { resp->status = (st); return (st); } argument
Dnfs2acl.c17 #define RETURN_STATUS(st) { resp->status = (st); return (st); } argument
Dnfs3proc.c18 #define RETURN_STATUS(st) { resp->status = (st); return (st); } argument
Dnfs4state.c2365 static int nfs4_show_open(struct seq_file *s, struct nfs4_stid *st) in nfs4_show_open()
2401 static int nfs4_show_lock(struct seq_file *s, struct nfs4_stid *st) in nfs4_show_lock()
2432 static int nfs4_show_deleg(struct seq_file *s, struct nfs4_stid *st) in nfs4_show_deleg()
2456 static int nfs4_show_layout(struct seq_file *s, struct nfs4_stid *st) in nfs4_show_layout()
2476 struct nfs4_stid *st = v; in states_show() local
/fs/cifs/
Dnetmisc.c952 SMB_TIME *st = (SMB_TIME *)&time; in cnvrtDosUnixTm() local
/fs/ocfs2/dlm/
Ddlmapi.h76 #define dlm_error(st) do { \ argument
Ddlmrecovery.c248 char *st = "unknown"; in dlm_print_reco_node_status() local
2537 static void dlm_reco_unlock_ast(void *astdata, enum dlm_status st) in dlm_reco_unlock_ast()
/fs/hostfs/
Dhostfs_user.c196 struct hostfs_stat st; in set_attr() local
Dhostfs_kern.c515 struct hostfs_stat st; in read_name() local
/fs/affs/
Daffs.h17 #define GET_END_PTR(st,p,sz) ((st *)((char *)(p)+((sz)-sizeof(st)))) argument
/fs/ceph/
Dsuper.c50 struct ceph_statfs st; in ceph_statfs() local
/fs/gfs2/
Drgrp.c1921 struct gfs2_lkstats *st; in gfs2_rgrp_congested() local