Searched refs:post (Results 1 – 4 of 4) sorted by relevance
/fs/ocfs2/ |
D | refcounttree.h | 78 struct ocfs2_post_refcount *post); 96 struct ocfs2_post_refcount *post);
|
D | refcounttree.c | 3627 struct ocfs2_post_refcount *post) in ocfs2_refcount_cow_xattr() argument 3665 context->post_refcount = post; in ocfs2_refcount_cow_xattr() 3689 struct ocfs2_post_refcount *post) in ocfs2_add_refcount_flag() argument 3720 if (post) in ocfs2_add_refcount_flag() 3721 credits += post->credits; in ocfs2_add_refcount_flag() 3746 if (post && post->func) { in ocfs2_add_refcount_flag() 3747 ret = post->func(inode, handle, post->para); in ocfs2_add_refcount_flag()
|
/fs/overlayfs/ |
D | namei.c | 29 size_t prelen, const char *post) in ovl_check_redirect() argument 35 buf = ovl_get_redirect_xattr(ofs, dentry, prelen + strlen(post)); in ovl_check_redirect() 55 strcat(buf, post); in ovl_check_redirect() 219 size_t prelen, const char *post, in ovl_lookup_single() argument 224 bool last_element = !post[0]; in ovl_lookup_single() 284 err = ovl_check_redirect(this, d, prelen, post); in ovl_lookup_single()
|
/fs/incfs/ |
D | Kconfig | 10 network, USB or pigeon post.
|