Home
last modified time | relevance | path

Searched defs:kp (Results 1 – 12 of 12) sorted by relevance

/fs/nfs/
Dnamespace.c322 static int param_set_nfs_timeout(const char *val, const struct kernel_param *kp) in param_set_nfs_timeout()
347 static int param_get_nfs_timeout(char *buffer, const struct kernel_param *kp) in param_get_nfs_timeout()
Dsuper.c1439 static int param_set_portnr(const char *val, const struct kernel_param *kp) in param_set_portnr()
/fs/ocfs2/dlmfs/
Ddlmfs.c75 const struct kernel_param *kp) in param_set_dlmfs_capabilities()
81 const struct kernel_param *kp) in param_get_dlmfs_capabilities()
/fs/xfs/libxfs/
Dxfs_alloc_btree.c195 const struct xfs_alloc_rec *kp = &key->alloc; in xfs_bnobt_key_diff() local
206 const struct xfs_alloc_rec *kp = &key->alloc; in xfs_cntbt_key_diff() local
Dxfs_btree.c1947 union xfs_btree_key *kp) in xfs_lookup_get_search_key()
2058 union xfs_btree_key *kp; in xfs_btree_lookup() local
2331 union xfs_btree_key *kp; in xfs_btree_update_keys() local
3108 union xfs_btree_key *kp; /* pointer to btree key */ in xfs_btree_new_iroot() local
3516 union xfs_btree_key *kp; in xfs_btree_insrec() local
3725 union xfs_btree_key *kp; in xfs_btree_kill_iroot() local
Dxfs_refcount_btree.c183 const struct xfs_refcount_key *kp = &key->refc; in xfs_refcountbt_key_diff() local
Dxfs_rmap_btree.c251 const struct xfs_rmap_key *kp = &key->rmap; in xfs_rmapbt_key_diff() local
Dxfs_bmap.c645 struct xfs_bmbt_key *kp; /* root block key pointer */ in xfs_bmap_extents_to_btree() local
/fs/xfs/scrub/
Drcbag_btree.c56 const struct rcbag_key *kp = (const struct rcbag_key *)key; in rcbagbt_key_diff() local
/fs/ubifs/
Dsuper.c29 static int ubifs_default_version_set(const char *val, const struct kernel_param *kp) in ubifs_default_version_set()
/fs/ceph/
Dsuper.c1658 static int param_set_metrics(const char *val, const struct kernel_param *kp) in param_set_metrics()
/fs/fuse/
Dinode.c1364 static int set_global_limit(const char *val, const struct kernel_param *kp) in set_global_limit()