Searched refs:post (Results 1 – 8 of 8) sorted by relevance
/linux-4.19.296/fs/ocfs2/ |
D | refcounttree.h | 86 struct ocfs2_post_refcount *post); 104 struct ocfs2_post_refcount *post);
|
D | refcounttree.c | 3633 struct ocfs2_post_refcount *post) in ocfs2_refcount_cow_xattr() argument 3671 context->post_refcount = post; in ocfs2_refcount_cow_xattr() 3695 struct ocfs2_post_refcount *post) in ocfs2_add_refcount_flag() argument 3726 if (post) in ocfs2_add_refcount_flag() 3727 credits += post->credits; in ocfs2_add_refcount_flag() 3752 if (post && post->func) { in ocfs2_add_refcount_flag() 3753 ret = post->func(inode, handle, post->para); in ocfs2_add_refcount_flag()
|
/linux-4.19.296/drivers/parport/ |
D | TODO-parport | 12 b) Handle status readback automatically. IEEE1284 printers can post status
|
/linux-4.19.296/fs/overlayfs/ |
D | namei.c | 32 size_t prelen, const char *post) in ovl_check_redirect() argument 37 buf = ovl_get_redirect_xattr(dentry, prelen + strlen(post)); in ovl_check_redirect() 57 strcat(buf, post); in ovl_check_redirect() 199 size_t prelen, const char *post, in ovl_lookup_single() argument 204 bool last_element = !post[0]; in ovl_lookup_single() 264 err = ovl_check_redirect(this, d, prelen, post); in ovl_lookup_single()
|
/linux-4.19.296/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 46 * 11-02-00 01.01.01 Original release for post 1.0 work 117 * 11-02-00 01.01.01 Original release for post 1.0 work 241 * 11-02-00 01.01.01 Original release for post 1.0 work 533 * 11-02-00 01.01.01 Original release for post 1.0 work 579 * 11-02-00 01.01.01 Original release for post 1.0 work 623 * 11-02-00 01.01.01 Original release for post 1.0 work 660 * 11-02-00 01.01.01 Original release for post 1.0 work 736 * 11-02-00 01.01.01 Original release for post 1.0 work
|
/linux-4.19.296/drivers/irqchip/ |
D | irq-gic-v3-its.c | 826 goto post; \ 832 post: \
|
/linux-4.19.296/include/linux/ |
D | pci.h | 1661 static inline int pci_find_next_capability(struct pci_dev *dev, u8 post, in pci_find_next_capability() argument
|
/linux-4.19.296/crypto/ |
D | Kconfig | 227 in the context of this kernel thread and drivers can post
|