Searched defs:xb (Results 1 – 5 of 5) sorted by relevance
/fs/yaffs2/ |
D | yaffs_nameval.c | 32 static int nval_find(const char *xb, int xb_size, const YCHAR *name, in nval_find() 57 static int nval_used(const char *xb, int xb_size) in nval_used() 73 int nval_del(char *xb, int xb_size, const YCHAR *name) in nval_del() 89 int nval_set(char *xb, int xb_size, const YCHAR *name, const char *buf, in nval_set() 129 int nval_get(const char *xb, int xb_size, const YCHAR * name, char *buf, in nval_get() 167 int nval_list(const char *xb, int xb_size, char *buf, int bsize) in nval_list() 205 int nval_hasvalues(const char *xb, int xb_size) in nval_hasvalues()
|
/fs/ocfs2/ |
D | xattr.c | 474 struct ocfs2_xattr_block *xb = in ocfs2_validate_xattr_block() local 983 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_list() local 1194 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_get() local 2270 struct ocfs2_xattr_block *xb = in ocfs2_init_xattr_block_xa_loc() local 2434 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_remove() local 2467 struct ocfs2_xattr_block *xb; in ocfs2_xattr_free_block() local 2806 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_find() local 3027 struct ocfs2_xattr_block *xb = NULL; in ocfs2_calc_xattr_set_need() local 3908 struct ocfs2_xattr_block *xb = in ocfs2_xattr_index_block_find() local 4066 struct ocfs2_xattr_block *xb = in ocfs2_iterate_xattr_index_block() local [all …]
|
D | alloc.c | 298 struct ocfs2_xattr_block *xb = et->et_object; in ocfs2_xattr_tree_fill_root_el() local 313 struct ocfs2_xattr_block *xb = et->et_object; in ocfs2_xattr_tree_set_last_eb_blk() local 321 struct ocfs2_xattr_block *xb = et->et_object; in ocfs2_xattr_tree_get_last_eb_blk() local 330 struct ocfs2_xattr_block *xb = et->et_object; in ocfs2_xattr_tree_update_clusters() local
|
/fs/nfsd/ |
D | nfs4xdr.c | 3508 struct xdr_buf *xb = &resp->rqstp->rq_res; in nfsd4_check_resp_size() local
|
D | nfs4state.c | 1899 struct xdr_buf *xb = &rqstp->rq_arg; in nfsd4_request_too_big() local
|