Home
last modified time | relevance | path

Searched refs:AFS_VNODE_NEW_CONTENT (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/fs/afs/
H A Dcallback.c44 clear_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in __afs_break_callback()
H A Dwrite.c76 if (!test_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags) && in afs_write_begin()
544 bool new_content = test_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in afs_write_back_from_locked_page()
H A Dfile.c147 set_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in afs_open()
H A Dinternal.h646 #define AFS_VNODE_NEW_CONTENT 8 /* Set if file has new content (create/trunc-0) */ macro
H A Ddir.c1354 set_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in afs_vnode_new_inode()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/afs/
H A Dcallback.c44 clear_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in __afs_break_callback()
H A Dwrite.c76 if (!test_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags) && in afs_write_begin()
544 bool new_content = test_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in afs_write_back_from_locked_page()
H A Dfile.c147 set_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in afs_open()
H A Dinternal.h646 #define AFS_VNODE_NEW_CONTENT 8 /* Set if file has new content (create/trunc-0) */ macro
H A Ddir.c1354 set_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in afs_vnode_new_inode()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/afs/
H A Dcallback.c44 clear_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in __afs_break_callback()
H A Dwrite.c76 if (!test_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags) && in afs_write_begin()
544 bool new_content = test_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in afs_write_back_from_locked_page()
H A Dfile.c147 set_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in afs_open()
H A Dinternal.h646 #define AFS_VNODE_NEW_CONTENT 8 /* Set if file has new content (create/trunc-0) */ macro
H A Ddir.c1354 set_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in afs_vnode_new_inode()