Home
last modified time | relevance | path

Searched refs:dirfe (Results 1 – 6 of 6) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/lucet-wasi-wasmsbx/src/hostcalls/
H A Dfs_helpers.rs68 let dirfe = ctx.get_fd_entry(dirfd, needed_base, needed_inheriting)?; in path_get() localVariable
74 let mut dir_stack = vec![dirfe.fd_object.rawfd]; in path_get()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/lucet-wasi-wasmsbx/src/hostcalls/
H A Dfs_helpers.rs68 let dirfe = ctx.get_fd_entry(dirfd, needed_base, needed_inheriting)?; in path_get() localVariable
74 let mut dir_stack = vec![dirfe.fd_object.rawfd]; in path_get()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/lucet-wasi/src/hostcalls/
H A Dfs_helpers.rs68 let dirfe = ctx.get_fd_entry(dirfd, needed_base, needed_inheriting)?; in path_get() localVariable
74 let mut dir_stack = vec![dirfe.fd_object.rawfd]; in path_get()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ocfs2/
H A Dnamei.c233 struct ocfs2_dinode *dirfe; in ocfs2_mknod() local
276 dirfe = (struct ocfs2_dinode *) parent_fe_bh->b_data; in ocfs2_mknod()
277 if (!ocfs2_read_links_count(dirfe)) { in ocfs2_mknod()
399 ocfs2_add_links_count(dirfe, 1); in ocfs2_mknod()
449 ocfs2_add_links_count(dirfe, -1); in ocfs2_mknod()
1803 struct ocfs2_dinode *dirfe; in ocfs2_symlink() local
1843 dirfe = (struct ocfs2_dinode *) parent_fe_bh->b_data; in ocfs2_symlink()
1844 if (!ocfs2_read_links_count(dirfe)) { in ocfs2_symlink()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ocfs2/
H A Dnamei.c233 struct ocfs2_dinode *dirfe; in ocfs2_mknod() local
276 dirfe = (struct ocfs2_dinode *) parent_fe_bh->b_data; in ocfs2_mknod()
277 if (!ocfs2_read_links_count(dirfe)) { in ocfs2_mknod()
399 ocfs2_add_links_count(dirfe, 1); in ocfs2_mknod()
449 ocfs2_add_links_count(dirfe, -1); in ocfs2_mknod()
1803 struct ocfs2_dinode *dirfe; in ocfs2_symlink() local
1843 dirfe = (struct ocfs2_dinode *) parent_fe_bh->b_data; in ocfs2_symlink()
1844 if (!ocfs2_read_links_count(dirfe)) { in ocfs2_symlink()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ocfs2/
H A Dnamei.c233 struct ocfs2_dinode *dirfe; in ocfs2_mknod() local
276 dirfe = (struct ocfs2_dinode *) parent_fe_bh->b_data; in ocfs2_mknod()
277 if (!ocfs2_read_links_count(dirfe)) { in ocfs2_mknod()
399 ocfs2_add_links_count(dirfe, 1); in ocfs2_mknod()
449 ocfs2_add_links_count(dirfe, -1); in ocfs2_mknod()
1803 struct ocfs2_dinode *dirfe; in ocfs2_symlink() local
1843 dirfe = (struct ocfs2_dinode *) parent_fe_bh->b_data; in ocfs2_symlink()
1844 if (!ocfs2_read_links_count(dirfe)) { in ocfs2_symlink()