Searched refs:ea_put (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | xattr.c | 417 * page cache must be release by calling ea_release or ea_put 592 static int ea_put(tid_t tid, struct inode *inode, struct ea_buffer *ea_buf, in ea_put() function 783 rc = ea_put(tid, inode, &ea_buf, new_size); in __jfs_setxattr()
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | xattr.c | 417 * page cache must be release by calling ea_release or ea_put 592 static int ea_put(tid_t tid, struct inode *inode, struct ea_buffer *ea_buf, in ea_put() function 783 rc = ea_put(tid, inode, &ea_buf, new_size); in __jfs_setxattr()
|
Completed in 3 milliseconds